!!!###!!!title=6-How to upload image——VisActor/VRender Contributing Documents!!!###!!!!!!###!!!description=Images are often used in tutorial documents to provide visual explanations.We recommend using a stable image hosting service to upload images. Here, we introduce the solution of using cdn.jsdelivr.net as an image hosting service.!!!###!!!

How to Upload Images

Images are often used in tutorial documents to provide visual explanations. We recommend using a stable image hosting service to upload images. Here, we introduce the solution of using cdn.jsdelivr.net as an image hosting service.

6.1 Upload Images

First, create a folder in your personal GitHub repository to store the images used in the document. For example, the directory https://github.com/xuanhun/articles/tree/main/visactor/img contains a large number of images. Taking the image A3gybJqQLo7vH8xV8I3cA7NknRc.gif as an example, the corresponding GitHub URL is: https://github.com/xuanhun/articles/blob/main/visactor/img/A3gybJqQLo7vH8xV8I3cA7NknRc.gif.

In the specific markdown document, we convert it to the cdn.jsdelivr.net URL:

https://cdn.jsdelivr.net/gh/[username]/[repo name]/[image path]

Next Steps

You can now read the implementation principles and source code explanations of each module, or join in contributing to these documents.

Join the VisActor family and contribute your efforts!

GitHub: github.com/VisActor

VisActor WeChat Subscription Account (you can join the WeChat group through the subscription account menu):

VisActor Official Website: www.visactor.io/

Feishu Group:

Discord: https://discord.com/invite/3wPyxVyH6m

This document is contributed by the following individuals

玄魂